
body {
 

}

.tab-wrapper {
  margin: 0px auto 0px;
  width: 100%;

}
.tab-menu { background: none; width:100%; float:left; }
.tab-menu { margin:0px; padding:0px; margin-top:-100px; text-align:right;}
.tab-menu li {
  position:relative; font-family:mb; 
  background-color: ;
  color:#000;
  display: inline-block; border-radius:0px; overflow:hidden;
  padding: ; margin-left:20px; display:block;
  opacity: 1;
  cursor:pointer; font-size:16px; border-bottom:0px solid #000;
  z-index:0; margin-top:30px; display:inline-block; width:65px;
}

.tab-menu li:hover {
  color:#006cbf;background:;  border-bottom:2px solid #006cbf;
}

.tab-menu li.active {
  color:#006cbf;  border-bottom:2px solid #006cbf;
  opacity: 1; background:;
   
}

.tab-menu li.active:hover {
  color:#006cbf; border-bottom:2px solid #006cbf;
}

.tab-content>div {
  background-color: ;
  box-sizing:border-box;
  width: 100%;
  padding: 50px 0px;   
 /* min-height:200px;*/ float:left;
}
.tab-content>div { padding:0px; margin:0px;}
.tab-content>div table { margin:0px !important0px;}

.line {
  position:absolute;
  width: 0;
  height: 0px;
  background-color:#2d2d2d;
  bottom: 0;
  left: 0;
}


/*houjia s*/
.ny_prodaz { width:100%; background:#fff; padding:1% 0px 5%; margin-top:20px; clear:both; overflow:visible;}
.ny_pro_da_zi { width:100%; padding:0 0px; margin:30px 0px !important;}
.ny_pro_da_zi table{ width:100%; border:1px solid #000;}
.ny_pro_da_zi table tr td { padding:5px 20px; line-height:40px; border:0px solid #999; font-size:15px;}
.ny_pro_da_zi table tr td:nth-child(1){ font-weight:900;}
.ny_pro_da_zi table tr:nth-child(2n+1) { background:#f4f4f4;}
.ny_pro_da_zi p { margin:0px; padding:0px;}


.ny_pro_da_zib { width:100%; padding:0 0px; margin:30px 0px !important;}
.ny_pro_da_zib_wenti { width:90%; padding:3.5% 5%;  border:1px solid #000;}
.wenti { width:100%; margin-bottom:15px;}
.wenti_li { line-height:25px; font-size:14px; display:flex;}
.wenti_li p { display:inline-block; padding:0px; margin:0px;}
.wenti .wenti_li:nth-child(1) { color:#2d2d2d; font-weight:900; font-family:mb;} 
.wenti .wenti_li:nth-child(2){ font-family:ml;}
.ny_pro_da1 { width:100%; padding:0 0px; margin:30px 0px !important;}
.ny_pro_da1 h3 { 

 position:relative; font-family:mb;
  background-color: #f27000;
  color:#fff;
  display: inline-block; border-radius:5px; overflow:hidden;
  padding: 14px 40px;
  opacity: 1;
  cursor:pointer; font-size:16px;
  z-index:0;}

.ny_pro_da1_con {width:92%; padding:4%;  border:1px solid #000; line-height:30px; font-size:15px;}
.ny_pro_da1_con p { padding:0px; margin:0px;}
/*houjia e*/





